home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Programming / AmigaE / Src / README < prev    next >
Text File  |  1997-10-25  |  1KB  |  24 lines

  1. This directory contains example sources to have a look at. It contains
  2. small examples that hardly do anything useful, as well as more elaborate
  3. examples.
  4.  
  5. The 'Guide' directory contains example sources to be used in
  6. connection with Jason Hulance's 'Beginner's Guide'.
  7.  
  8. More advanced E programmers should especially have a look at
  9. the 'Tools' (and also Class) directory, which contains some
  10. reusable modules.
  11.  
  12. The 'Pd' directory contains various sources people have send me,
  13. or ones that I have gathered from The E Mailing list etc. I only
  14. adapted these source where they had problems with EC v3. For
  15. comments etc. please contact author in question.
  16.  
  17. The 'Modules' directory contains the sources to the standard modules.
  18. They should only be used as reference: they can't be compiled "as is"
  19. because they have difficult dependancies and need other special tricks
  20. to get them to work.
  21.  
  22. The 'Rkrm' directory contains all the Rom Kernal Reference Manual
  23. examples translated to E (!), definitely worth a look.
  24.